Welcome![Sign In][Sign Up]
Location:
Search - arm-linux-gcc download

Search list

[Linux-Unixcygwin-ug-net.pdf

Description: 有助于Linux和ARM Linux系统下的编译调试,如果需要更新,可以到www.cygwin.com网站download。-help ARM Linux and the Linux system debugging compiler, if need updating, www.cygwin.com website can download.
Platform: | Size: 346112 | Author: 秋实 | Hits:

[OS program3com__(1)

Description: 熟悉 uClinux 开发环境,学会基于 ARM7TDMI 的 uClinux 开发环境的配置和使用。使 用 uClinux 的 arm-uclibc-gcc 编译,使用基于 NFS 方式的下载调试,了解嵌入式开发的基本 过程。 -familiar with uClinux development environment, ARM7TDMI-based Institute of uClinux development environment configuration and use. The use of the arm uClinux-uClibc- gcc, NFS-based download debugging mode, embedded developers understand the basic process.
Platform: | Size: 315392 | Author: 另壶葱 | Hits:

[Linux-UnixuClinux__Web

Description: 熟悉 uClinux 开发环境,学会基于 ARM7TDMI 的 uClinux 开发环境的配置和使用。使 用 uClinux 的 arm-uclibc-gcc 编译,使用基于 NFS 方式的下载调试,了解嵌入式开发的基本 过程。 -familiar with uClinux development environment, ARM7TDMI-based Institute of uClinux development environment configuration and use. The use of the arm uClinux-uClibc- gcc, NFS-based download debugging mode, embedded developers understand the basic process.
Platform: | Size: 3608576 | Author: 另壶葱 | Hits:

[Streaming Mpeg4MPEG4_decoder.tgz

Description: 下载后将后缀名zip去掉再解压。arm平台上利用ipp做mp4解码的源代码-suffix will download zip removed again unpacked. Arm platform using ipp do mp4 codec source code
Platform: | Size: 33792 | Author: 刘翔 | Hits:

[Streaming Mpeg4MPEG4_encoder.tgz

Description: 下载后将后缀名zip去掉再解压。arm平台上利用ipp做mp4编码的源代码-suffix will download zip removed again unpacked. Arm platform using ipp do mp4 source code
Platform: | Size: 34816 | Author: 刘翔 | Hits:

[Streaming Mpeg4H263_decoder.tgz

Description: 下载后将后缀名zip去掉再解压。arm平台上利用ipp做H263编解码的源代码-suffix will download zip removed again unpacked. Arm platform using ipp do H263 codec source code
Platform: | Size: 22528 | Author: 刘翔 | Hits:

[Picture ViewerJPEG.tgz

Description: 下载后将后缀名zip去掉再解压。arm平台上利用ipp做jpeg编解码的源代码-suffix will download zip removed again unpacked. Arm platform using ipp do jpeg codec source code
Platform: | Size: 20480 | Author: 刘翔 | Hits:

[Embeded Linuxarm-linux-gcc3.4.1

Description: arm-linux-gcc编译器,S3C2410开发板移植目前最新的linux2.6.14的内核,需要使用这个编译器编译-arm- linux-gcc compiler, S3C2410 development board transplantation latest linux2.6.14 kernel, need to use the compiler compiler
Platform: | Size: 42745856 | Author: 李雷 | Hits:

[Linux-Unixtree

Description: Linux下的tree命令,同window,功能更强大! 1、下载tree-1.5.1.1源程序 2、解压源码到工作目录tar zxvf tree-1.5.1.1.tgz 3、在tree-1.5.1.1目录交叉编译:make CC=arm-linux-gcc 4、安装:make prefix=/home/xxxx/rootfs install Ubuntu下 直接 apt-get install tree 即可安装最新的tr-Linux under the tree order, with the window, more powerful! 1, tree-1.5.1.1 source code download 2, extract the source to the working directory tar zxvf tree-1.5.1.1.tgz3, in the tree-1.5.1.1 directory cross compiler: make CC = arm-linux-gcc4, install: make prefix =/home/xxxx/rootfs installUbuntu directly under the apt-get install tree to install the latest tr
Platform: | Size: 31744 | Author: hhh | Hits:

[Other Embeded programgpio-test

Description: 1、将makefile中的 CROSS =/usr/local/arm/2.95.3/bin/arm-linux- CFLAGS+=-I/usr/local/src/2.4.18-rmk7/include CFLAGS+=-I/usr/local/src/2.4.18-rmk7/include/linux CFLAGS+=-I/usr/local/arm/2.95.3/arm-linux/include 路径改为你宿主机上的。 2、#make,来编译驱动模块。 3、#export PATH=$PATH:/usr/local/arm/2.95.3/bin //取决于你宿主机上的交叉编译工具路径 #arm-linux-gcc -o gpio_test gpio_test.c //编译应用程序 最终在你的当前文件夹下会生成gpiodrv.o与gpio_test两个文件。 4、#mkdir /tmp/1 5、通过ftp的方法,把gpio_test与gpiodrv.o文件下载到你的开发板上的/tmp/1目录中。 6、#mknod /dev/gpio c 220 0 //创建文件节点 #insmod gpiodrv.o #chmod +x gpio_test #./gpio_test 然后,就可以看到四个LED灯在闪烁了。:)-1, the makefile in the CROSS =/usr/local/arm/2.95.3/bin/arm-linux- CFLAGS+ =- I/usr/local/src/2.4.18-rmk7/include CFLAGS+ =- I/usr/local/src/2.4.18-rmk7/include/linux CFLAGS+ =- I/usr/local/arm/2.95.3/arm-linux/include changed the path on your host. 2,# make, to compile driver modules. 3,# export PATH = $ PATH:/usr/local/arm/2.95.3/bin// depends on your host on the path of the cross compiler tool# arm-linux-gcc-o gpio_test gpio_test.c// compile the application procedures for the ultimate in your current folder will be generated under the two documents gpiodrv.o and gpio_test. 4,# mkdir/tmp/1 5, through the ftp way to gpiodrv.o File Download gpio_test with the development of your board/tmp/1 directory. 6,# mknod/dev/gpio c 220 0// create a file node# insmod gpiodrv.o# chmod+ x gpio_test#./Gpio_test then four LED lights can be seen in the flicker of. :)
Platform: | Size: 9216 | Author: 马工 | Hits:

[Embeded Linuxgcc-3.4.5-glibc-2.3.6_by-ubuntu_for-kernel-2.6.28.

Description: 自己做的交叉编译工具!gcc-3.4.5,glibc-2.3.6在ubuntu8.04上做的面向kernel-2.6.28的交叉编译工具-Own cross-compiler tool! gcc-3.4.5, glibc-2.3.6 in ubuntu8.04 do kernel-2.6.28-oriented cross-compiler tools
Platform: | Size: 44666880 | Author: 赵星 | Hits:

[Embeded Linuxlinux-2.6.10.tar

Description: gcc-3.3.6.tar.gz,linux编译器,适合linux arm系统开发与应用。-gcc-3.3.6.tar.gz, linux compiler for linux arm system and application development.
Platform: | Size: 45799424 | Author: jinjin | Hits:

[File Format200841613515595

Description: 下载vsftpd-2.0.6.tar.gz 网上很好找的,附件也提供下载,解压。 tar zxvf vsftpd-2.0.6.tar.gz 修改解压包内文件MakeFile,改交叉编译器,我的路径是 # Makefile for systems with GNU tools CC= /usr/local/arm/3.4.1/bin/arm-linux-gcc 直接编译会出错,还要改一个包含库文件的文件vsf_findlibs.sh 把下面两句屏蔽掉吧-Download vsftpd-2.0.6.tar.gz easy to find online, and accessories are also available for download, unzip. tar zxvf vsftpd-2.0.6.tar.gz modify the extract package files MakeFile, change cross-compiler, my path is# Makefile for systems with GNU tools CC =/usr/local/arm/3.4.1/bin/arm-linux-gcc directly translated to be wrong, but also to change a library file that contains the following two masked vsf_findlibs.sh Bar
Platform: | Size: 197632 | Author: qwe | Hits:

[Embeded Linuxarm-linux-gcc-3.4.5.tar

Description: linux 下 arm 交叉编译工具: arm-linux-gcc-3.4.5 支持软件浮点运算,-arm cross-compiler under linux: arm-linux-gcc-3.4.5
Platform: | Size: 44429312 | Author: tufei | Hits:

[ARM-PowerPC-ColdFire-MIPSARMINLINUX

Description: ARM C programming compile in Linux with gcc compiler and download to the ARM LPC2148 Board.
Platform: | Size: 494592 | Author: Senthil | Hits:

[Embeded LinuxUSB-deviceTOMODEN-device

Description: 在linux系统嵌入式编程中,将usb接口的移动3G设备转为Moden设备的源代码(具有通用性,实验中使用的是中兴的mu351),该代码在ubumtu系统下编辑通过,使用的交叉编辑器是arm-linux-gcc(版本4.4.3,可以在网上下载)。-Embedded linux system programming, the usb interface of mobile 3G devices to the device source code Moden (generic, experiments using ZTE mu351), the code editor in ubumtu system through the use of cross-edit device is arm-linux-gcc (version 4.4.3, you can download).
Platform: | Size: 57344 | Author: phobey | Hits:

[Embeded Linux9260kernel-porting

Description: AT91SAM926 ARM9 内核移植手册,非常实用,基于AT91SAM9260-EK开发板。包含以下内容: 1.准备所需要的软件和编译工具包 2.安装ARM-LINUX-GCC工具链 3.安装编译AT91BootStrap Bootloader 4.安装编译Uboot及AT91-Uboot补丁 5.安装编译Linux2.6.22及AT91-Linux补丁 6.安装下载工具AT91ISP及烧写文件 7.NFS根文件系统的建立 8.移植Boa Web服务器 9.移植网络摄像头 10.移植Madplay音频播放器 11.ARM MPlayer移植 12.AT91SAM芯片的启动过程-AT91SAM926 ARM9 kernel porting guide, very practical, based on the AT91SAM9260-EK development board. Include the following: 1. Prepare and compile the required software kit 2. Installing ARM-LINUX-GCC tool chain 3. Compiler installed AT91BootStrap Bootloader 4. Install compiled Uboot and AT91-Uboot patch 5. Compiler installed Linux2.6.22 and AT91-Linux patch 6. Installation and programming files download tool AT91ISP 7. NFS root file system creation 8. Transplantation Boa Web server 9. Transplantation Network Camera 10. Transplantation Madplay audio player 11. ARM MPlayer transplantation 12. AT91SAM chips to start the process
Platform: | Size: 366592 | Author: lkxv1234 | Hits:

[Embeded Linuxopenjpeg-1.5.1-Imote2.tar

Description: OpenJPEG-1.5.1 compiled for Imote2 (with arm-xscale-linux-gnu), sorry that you have to place them in their respective directory manually. To compile yourself: 1. Download cross compiler arm-xscale-linux-gnu. 2. Download zlib, cross compile to cross compiler directory --prefix=/directory/arm-xscale-linux-gnu/arm-xscale-linux.gnu (CC=/cross-directory/arm-xscale-linux-gnu-gcc). 3. Download libpng12, cross compile like above, better with --host=arm-xscale-linux-gnu, export PATH=/cross-compiler directory/bin/:$PATH. 4. Download openjpeg-1.5.1 source code and follow number 3, --prefix=/some-random-folder.
Platform: | Size: 918528 | Author: Fajar Purnama | Hits:

[Embeded Linuxhost

Description: (1)编写hello.c程序,使用编译器GCC编译,执行程序; (2)使用ARM-LINUX-GCC进行编译,并下载到目标机上进行执行。((1) write the hello.c program, compile and execute the program with compiler GCC. (2) compile with ARM-LINUX-GCC and download it to the target machine for execution.)
Platform: | Size: 2048 | Author: taengu | Hits:

CodeBus www.codebus.net